xen.git
2016-04-20 Tim Deeganx86: limit GFNs to 32 bits for shadowed superpages.
2016-04-20 Andrew Coopertools/libxc: Correct use of X86_XSS_MASK in guest xstat...
2016-04-20 Juergen Grossxen: cpupools: Document XEN_SYSCTL_CPUPOOL_OP_* error...
2016-04-20 Juergen Grosslibxc: cpupools: adjust retry loop in xc_cpupool_remove...
2016-04-20 Juergen Grossxen: cpupools: return different error values for cpupoo...
2016-04-20 Wei Liulibxl: fix old style declarations
2016-04-15 Wei Liuhotplug/Linux: fix same_vm check in block script
2016-04-15 Andrew Coopertools/libxl: Fix legacy migration following COLO backch...
2016-04-15 Roger Pau Monnexen: change the sizes of memory fields in the HVM start...
2016-04-15 Vitaly Kuznetsovlibxl/save: set domain_suspend_state->domid in do_domai...
2016-04-15 Wei LiuConfig.mk: update mini-os changeset
2016-04-12 Julien Gralldrivers/pl011: ACPI: The interrupt should always be...
2016-04-11 Dario Faggiolixen: sched: fix spinlock issue in schedule_cpu_switch().
2016-04-11 Andrew Cooperx86/pv: Correctly fold vIOPL back into vcpu_guest_context
2016-04-11 Julien Grallxen/arm: acpi: Print more error messages in acpi_map_gi...
2016-04-11 Julien Grallxen/arm: acpi: Remove uncessary check in acpi_map_gic_c...
2016-04-11 Julien Grallxen/arm: acpi: Fix SMP support when booting with ACPI
2016-04-11 Julien Grallxen/arm: acpi: The boot CPU does not always match the...
2016-04-08 Konrad Rzeszutek... x86: Alter nmi_callback_t typedef
2016-04-08 Andrew Coopertools/libxc: Calculate xstate cpuid leaf from guest...
2016-04-08 Andrew Coopertools/libxc: Use featuresets rather than guesswork
2016-04-08 Andrew Coopertools/libxc: Wire a featureset through to cpuid policy...
2016-04-08 Andrew Coopertools: Utility for dealing with featuresets
2016-04-08 Andrew Coopertools/libxc: Expose the automatically generated cpu...
2016-04-08 Andrew Coopertools/libxc: Use public/featureset.h for cpuid policy...
2016-04-08 Andrew Coopertools/libxc: Modify bitmap operations to take void...
2016-04-08 Andrew Cooperxen+tools: Export maximum host and guest cpu featureset...
2016-04-08 Andrew Cooperx86/domctl: Update PV domain cpumasks when setting...
2016-04-08 Andrew Cooperx86/pv: Provide custom cpumasks for PV domains
2016-04-08 Andrew Cooperx86/cpu: Context switch cpuid masks and faulting state...
2016-04-08 Andrew Cooperx86/cpu: Rework Intel masking/faulting setup
2016-04-08 Andrew Cooperx86/cpu: Rework AMD masking MSR setup
2016-04-08 Andrew Cooperx86/cpu: Sysctl and common infrastructure for levelling...
2016-04-08 Andrew Cooperx86/cpu: Move set_cpumask() calls into c_early_init()
2016-04-08 Andrew Cooperxen/x86: Improvements to in-hypervisor cpuid sanity...
2016-04-08 Andrew Cooperxen/x86: Improve disabling of features which have depen...
2016-04-08 Andrew Cooperxen/x86: Clear dependent features when clearing a cpu cap
2016-04-08 Andrew Cooperxen/x86: Generate deep dependencies of features
2016-04-08 Andrew Cooperx86: introduce a new VMASSIST for architectural behavio...
2016-04-08 Jan Beulichx86/vMSI-X: fix qword write covering vector control...
2016-04-08 Dasaratharaman... mwait-idle: support for Intel Xeon Phi Processor x200...
2016-04-08 Len Brownmwait-idle: prevent SKL-H boot failure when C8+C9+C10...
2016-04-08 Andrew Cooperx86: calculate maximum host and guest featuresets
2016-04-08 Andrew Cooperx86: annotate VM applicability in featureset
2016-04-08 Ian JacksonRevert "xen: change the sizes of fields in the HVM...
2016-04-08 Roger Pau Monnelibxl: remove code added to use the 'phy' backend with...
2016-04-08 Roger Pau Monnelibxl: only allow guests with a device model to use...
2016-04-08 Roger Pau Monnelibxl: set the backend type to Qdisk for CDROM devices...
2016-04-08 Roger Pau Monnelibxl: set the device model version earlier in xenstore
2016-04-08 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-04-08 Julien Grallxen/arm64: correctly emulate the {w, x}zr registers
2016-04-08 Fu Weixen/arm64: check XSM Magic from the second unknown...
2016-04-08 Roger Pau Monnexen: change the sizes of fields in the HVM start info...
2016-04-08 Shannon Zhaoxen/arm: map_dev_mmio_region: printk should be ratelimited
2016-04-08 Daniel De Graafflask: change default state to enforcing
2016-04-08 Vikram Sethiarm: Fix asynchronous aborts (SError exceptions) due...
2016-04-08 Justin Weaverxen: sched: implement vcpu hard affinity in Credit2
2016-04-08 Dario Faggiolixen: sched: provide some scratch space for not putting...
2016-04-08 Dario Faggiolixen: sched: per-core runqueues as default in credit2
2016-04-08 Dario Faggiolixen: sched: allow for choosing credit2 runqueues config...
2016-04-08 Dario Faggiolixen: sched: fix per-socket runqueue creation in credit2
2016-04-08 Dario Faggiolixen: sched: on credit2, don't reprogram the timer if...
2016-04-08 Uma Sharmaxen: sched: improve credit2 bootparams' scope, placemen...
2016-04-08 Dario Faggiolixen: sched: close potential races when switching schedu...
2016-04-08 Dario Faggiolixl: make return type of create_domain() more consistent.
2016-04-08 Harmandeep... xl: improve exit codes of debug related functions
2016-04-08 Harmandeep... xl: improve exit codes of some of the domain handling...
2016-04-08 Harmandeep... xl: improve exit codes of save/restore and migration...
2016-04-08 Harmandeep... xl: improve return and exit codes of memory related...
2016-04-08 Roger Pau Monnelibxl: replace the usage of uuid_t with a char array
2016-04-08 Olaf Heringtools: handle xl migrate --debug in legacy stream
2016-04-08 Chunyan Liulibxl: bind_usbintf: do not reuse 'path'
2016-04-08 Ian Jacksonlibxl: Set rc on failure of usbdev_busaddr_to_busid
2016-04-08 Chunyan Liulibxl: fix rc handling in libxl_device_usbdev_list
2016-04-07 Andrew Cooperx86: remove the use of vm86_mode()
2016-04-07 Shuai Ruanx86/xsaves: ebx may return wrong value using CPUID...
2016-04-07 Shuai Ruanx86/xsaves: fix two miscellaneous issues
2016-04-07 Andrew Cooperbuild: fix build with Clang
2016-04-07 Dario Faggiolisched: move pCPU initialization in a helper
2016-04-07 Dario Faggiolisched: implement .init_pdata in Credit, Credit2 and...
2016-04-07 Dario Faggiolisched: make implementing .alloc_pdata optional
2016-04-07 Chunyan Liulibxl: pvusb: Correctly check the controller type
2016-04-07 Chunyan Liulibxl: libxl_pvusb.c: Remove redundant lstat
2016-04-07 Chunyan Liulibxl: libxl_write_exactly: correct argument to sizeof
2016-04-07 Chong Lilibxc: fix uninitialized variable when changing rtds...
2016-04-06 Chong Lixl: enable per-VCPU parameter for RTDS
2016-04-06 Chong Lilibxl: enable per-VCPU parameter for RTDS
2016-04-06 Chong Lilibxc: enable per-VCPU parameter for RTDS
2016-04-06 Roger Pau Monnehotplug/FreeBSD: document disk hotplug interface
2016-04-06 Roger Pau Monnelibxl: fix error message in local_device_attach_cb
2016-04-06 Roger Pau Monnelibxl: add a FreeBSD implementation of libxl__devid_to_...
2016-04-06 Roger Pau Monnelibxl: properly use vdev vs local device
2016-04-06 Roger Pau Monnelibxl: add support for disk hotplug scripts on FreeBSD
2016-04-06 Roger Pau Monnelibxl: refactor the FreeBSD hotplug script code
2016-04-06 Roger Pau Monnehotplug/FreeBSD: add block hotplug script
2016-04-06 Roger Pau Monneblkif: document how FreeBSD uses the physical-device...
2016-04-06 Ross Philipsonblktap2: Invalid logic detecting unaligned buffers...
2016-04-06 Wei Liulibxl: colo: make it depend on availability of libnl
2016-04-06 Wei Liubuild: rename CONFIG_REMUS_NETBUF to CONFIG_LIBNL
2016-04-06 Wei Liulibxl: colo: move netlink related stuff to libxl_colo_p...
next